home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / UT_SYSTM / OS9MAX.ZIP / ADVERTIZ.DOC < prev    next >
Encoding:
Text File  |  1994-11-17  |  19.9 KB  |  388 lines

  1.  ╔════════════════════════════════════════════════════════════════════════════╗
  2.  ║                                                                            ║
  3.  ║                                 PRODUCT NEWS                               ║
  4.  ║                                                                            ║
  5.  ║            ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─╢
  6.  ║            ├─┼─┼ WRITE/FAX: DTR DATENTECHNIK REISCHKE KIEL ┼─┼─┼─┼─┼─┼─┼─┼─╢
  7.  ║            ├─┼─┼─┼─┼─┼ BREMERSTRASSE 2,  D-24118 KIEL ─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─╢
  8.  ║            ├─┼─┼─┼─┼─┼ 24h-FAX-HOTLINE ++49-431-86511 ─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─╢
  9.  ║            ├─┼─┼─┼─┼─┼─┼─┼─ WE SUPPLY OS-9 SOFTWARE ─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─╢
  10.  ║            ├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─╢
  11.  ╚════════════╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╝
  12.  
  13.  ──────────────────────────────────────────────────────────────────────────────
  14.  DEVTOOL                   OS-9/68k Utility Package                PRODUCT NEWS
  15.  ──────────────────────────────────────────────────────────────────────────────
  16.  
  17.  OS-9/680x0 devTOOL Pak Object and Source Code License
  18.  
  19.  Utilities From Disk Editor to Undelete
  20.  
  21.  The devTOOL utilities form a useful completement to those available with OS-9.
  22.  Many of them are based on ideas and methods which work well on other operating
  23.  systems. The devTOOL package contains a set of practical utility programs for
  24.  system development and application programming. It has over 90 useful utilities.
  25.  The devTOOL utility package is designed to run on every OS-9 system. Its
  26.  features include a complete set of WILDCARD file manipulating utilities, a
  27.  disk sector editor and other functions which are useful for service and system
  28.  maintenance. The following sections are included :
  29.  
  30.    System Utilities         System Analyze Tools         System Maintenance and Service
  31.    Text File Processing     Text File Output Routines    Programming Aids
  32.    System Software          File Maintenance Utilities   C-Libraries
  33.  
  34.  All utilities will run without any additional support files (except OS-9
  35.  TERMCAP is neccessary for some tools) . No installation is required
  36.  ('plug-n-play' software). The software package has to be copied into a
  37.  directory on your hard disk and is ready-to-go. All of the devTOOL package
  38.  utilities provide a convenient user interface and a quick reference on using
  39.  the "-?" command line option. As an extension to standard help, an extra
  40.  "Example" section has been added to the objects help area.
  41.  
  42.  Provided Programs in full Source Code
  43.  
  44.  AEX       Fork a process at specific date/time
  45.  BEN       System state performance test
  46.  BENCH     System perfomance/occupation test
  47.  BLKSIZ    Change the system min. allocatable block size
  48.  CALL      Execute a procedure file with arguments
  49.  CEV       Create an event
  50.  CHDT      Change the file date/time information
  51.  CHNAM     Change module names
  52.  CHOWN     Change the group/user id of files
  53.  CHREV     Change the revision level of modules
  54.  CHSTK     Change the stack size of modules
  55.  CLS       Clear the screen using TERMCAP
  56.  CUT       Cut an area from a text file
  57.  CY        Cyclic fork of a user process
  58.  DE        View and edit a RBF device
  59.  DIVIDE    Divide a file at specified offset position
  60.  DLOCK     Make a disk unaccessable for OS-9 cmds
  61.  DM        Create or display the contents of a data module
  62.  DMD       Cyclic display of the contents of a data module
  63.  DMLOAD    Load a file as data module into memory
  64.  DT        Test and verify RBF devices
  65.  ERR       Display an OS-9 error text
  66.  ESIG      Fork a process on signal
  67.  EV        Display all active events
  68.  FAT       Graphic display of file allocation table
  69.  FATED     Edit the file allocation table of a RBF device
  70.  FIXDESC   Edit and fix device descriptor parameters
  71.  FRAG      Display the file fragmentation and segment list
  72.  FSIZE     Display the file and directory size
  73.  FSPLIT    Split a large file
  74.  F_MOVE    Move data in SSM protected systems
  75.  GHOST     Display system configuration information
  76.  HEAD      Display the first bytes of a file
  77.  IDENTX    Split a merge file into separate modules
  78.  IMAGE     Read/write disk contents into/from a file
  79.  IN        Display OS-9 initialization parameters
  80.  KEV       Kill events
  81.  KILLS     Abort processes
  82.  MAXAGE    Change the system maximum natural age
  83.  MCHECK    Test the system memory area
  84.  MD        Cyclic display of system memory areas
  85.  MDUMP     Display the contents of a system memory area
  86.  ML        Display the system memory list RAM/ROM
  87.  MLOAD     Load a file into memory at specified address
  88.  MODEX     Extract a module from a merge file
  89.  MODIN     Insert a module into a merge file
  90.  MSAVE     Save a part of the system memory area into a file
  91.  OS9       Translate a DOS text into the OS-9 format
  92.  PACK      Merge directories and split archive files
  93.  PATHS     Display all open paths of a specified process
  94.  PE        Automatically patching of files via commandlist
  95.  PI        Create a named pipe with adjustable size
  96.  PIPD      Non destructive Display of pipe data
  97.  PORT      Prints hex, dec, ascii value of input character
  98.  PROC      Verbose display process data
  99.  PROCMON   Cyclic display of process data
  100.  PTIME     Prints systems/process CPU time (in %)
  101.  RDIR      Display additional module information
  102.  RECOVER   Recover a file with bad sectors
  103.  RECURSIV  Let all programs access subdirs recursively
  104.  REMOTE    Remote control OS-9 system via PC
  105.  REV       Read event values
  106.  ROF       Formatted display of .r and .l files
  107.  RSIG      Wait for a signal
  108.  RUN       Display the system startup date/time
  109.  SCOPY     Copy sectors of a RBF device into a file
  110.  SEND      Send a signal to a process
  111.  SERVER    Redirect data into another port
  112.  SEV       Set event occurences
  113.  SHOWDD    Display a RBF device descriptor
  114.  SHOWPD    Display a RBF path descriptor
  115.  SHOWSS    Display RBF device driver tables
  116.  SI        Display system global parameters
  117.  SIGNALS   Display user process signal parameters
  118.  SSMKEY    Enable/disable the SSM support
  119.  SSMTEST   Test the SSM activity
  120.  START     Display the start date/time of processes
  121.  SYSED     Edit init parameters in the current OS9boot file
  122.  TAIL      Display the last bytes of a file
  123.  TICK      Display system clock informations
  124.  TRAPS     Display process trap and exception handler
  125.  TREE      Show the directory tree
  126.  UID       Display the current group/user id
  127.  UNDEL     Undelete files
  128.  UNIXSUM   Calculate a file check sum
  129.  UNL       Unlink modules from memory
  130.  VER       Display the operating system informations
  131.  VEV       Set an event value
  132.  VOL       Change volume label (name) of media
  133.  WEV       Wait for an event
  134.  WHERE     Search for a file across directories
  135.  WIPE      Destroy/wipe file(s) for security purposes
  136.  XCHG      Replaces strings in text files
  137.  XD        Walk through directories using the cursor keys
  138.  
  139.  + USERLIB & SCRLIB full source code
  140.  
  141.  The devTOOL package provides a unique OS-9 toolbox. More than 90 utilities
  142.  (OS-9 programs and C-libraries) are supplied. A complete disk editor, a disk
  143.  undelete function, a C-library for full screen I/O, file and system resource
  144.  manipulating and system analyzing utilities are provided along with this
  145.  package. The 'user.l' library provides a bunch of functions, which had been
  146.  used to compile this toolbox (i.e. a function which allows to scan the systems
  147.  address range to see whether memory or hardware is available, ...).
  148.  
  149.  The devTOOL package has been introduced to the worldwide OS-9 usership by
  150.  Microware through their Pipelines publication (Vol 8 Nr.1 Winter 1993/1994).
  151.  
  152.  ──────────────────────────────────────────────────────────────────────────────
  153.  VDPR-1                      VMEbus Interface Kit                  PRODUCT NEWS
  154.  ──────────────────────────────────────────────────────────────────────────────
  155.  
  156.  VMEbus Dual-Ported-RAM Interface Kit
  157.  
  158.  The VDPR-1 is a Dual-Ported-RAM Interface designed to interface with any
  159.  user-specific microcontroller application. The VDPR-1 makes your application
  160.  run on VMEbus systems (within a week or less!). The VDPR-1 is equipped with
  161.  a parallel connector, so that the user may design a piggy-back to carry the
  162.  application. The VDPR-1 built-in interrupt handling and serving makes using
  163.  VMEbus interrupt very easy!
  164.  
  165.  -> 3HE/4TE Board Design (100x160 mm)
  166.  -> Free area for application (80x85 mm)
  167.  -> A16/D08(EO) VME-Bus-Interface
  168.  -> 1024 Byte Dual-Ported-Ram Area
  169.  -> Interrupt Level 1-7 (ROAK)
  170.  -> Interrupt vector setup via software
  171.  -> ASM/C Software support
  172.  -> Temperature 0-70°C or MIL spec.
  173.  -> DIN 41612 connector (C 96 pin)
  174.  -> Design based on IEEE 1014/ IEC 821 Rev.C
  175.  
  176.  ──────────────────────────────────────────────────────────────────────────────
  177.  VDPR-1/DDD + GAL            VMEbus Interface Kit                  PRODUCT NEWS
  178.  ──────────────────────────────────────────────────────────────────────────────
  179.  
  180.  Full Design & Development Documentation including GAL-Equations
  181.  
  182.  DTR offers full design and development documentation. All VDPR-1 circuit plans,
  183.  part lists, and GAL equations will be shipped. The client may incorporate the
  184.  VDPR-1 into own applications.
  185.  
  186.  -> More than 60 pages of documentation
  187.  -> Full design and operation manuals
  188.  -> ISDATA LOG/iC 3.1 GAL equations
  189.  
  190.  ──────────────────────────────────────────────────────────────────────────────
  191.  
  192.  ╔════════════════════════════════════════════════════════════════════════════╗
  193.  ║                                                                            ║
  194.  ║                                    OS9MAX                                  ║
  195.  ║                     READ/WRITE/FORMAT/DUPLICATE/TRANSFER                   ║
  196.  ║                         OS-9 DISKETTES ON MS-DOS PC                        ║
  197.  ║                                                                            ║
  198.  ║            ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─╢
  199.  ║            ├─┼─┼ A PRODUCT OF DTR DATENTECHNIK REISCHKE KIEL ┼─┼─┼─┼─┼─┼─┼─╢
  200.  ║            ├─┼─┼─┼─┼─┼ BREMERSTRASSE 2,  D-24118 KIEL ─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─╢
  201.  ║            ├─┼─┼─┼─┼─┼ 24h-FAX-HOTLINE ++49-431-86511 ─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─╢
  202.  ║            ├─┼─┼─┼─┼─┼─┼─┼─ WE SUPPLY OS-9 SOFTWARE ─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─╢
  203.  ║            ├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─╢
  204.  ╚════════════╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╧═╝
  205.  
  206.  ──────────────────────────────────────────────────────────────────────────────
  207.  OS9MAX                               SOFTWARE TO MANAGE OS-9 DISKS FROM MS-DOS
  208.  ──────────────────────────────────────────────────────────────────────────────
  209.  
  210.  PRODUCT INFORMATION
  211.  ──────────────────────────────────────────────────────────────────────────────
  212.  OS9MAX is a unique software solution to handle OS-9 disks on MS-DOS PC. The
  213.  software allows any read, write, and format operation on single-, double-, and
  214.  high-density diskettes. Custom versions for PCMCIA chipcards, media imagefiles
  215.  and hard disks are available on demand. Your can transfer text and binary
  216.  files from the floppy disk drive to the PC hard disk and vice versa with full
  217.  path name as you know it from MS-DOS and OS-9. The program can be completely
  218.  'remote controlled' via its command line or by means of an ascii command file,
  219.  which contains the program command list. OS9MAX allows automatic format detect
  220.  and manual setting of all physical disk parameters (tracks, sectors, sector
  221.  offset, track offset, sector size, block size, format headcode, double
  222.  stepping, density,.. ). After detection or manual specification of the disk
  223.  format parameter, you can add the format to the internal format list with a
  224.  single command. OS9MAX allows any PC to transfer OS-9 diskettes via modem and
  225.  telephone line. The reproduction or duplication of OS-9 media is supported.
  226.  
  227.  COMMAND SURVEY
  228.  ──────────────────────────────────────────────────────────────────────────────
  229.  chd (change directory), cat/dir9 (show directory), makdir (create dir),
  230.  deldir (delete dir), tree (show structure), del (delete a file),
  231.  list (type a file), copy from/to floppy disk, attrib (change file attributes),
  232.  rename (rename file/dir), dcopy (copy a diskette), auto  (auto detect format),
  233.  set (set special format), format (format a diskette), dcheck (check system
  234.  structure), free (show free space), map (display free space map), exit
  235.  (terminate and exit), help , macro (execute a command list from a file)
  236.  
  237.  Startup at DOS prompt:  OS9MAX drive: <format> {<macrolist or command>}
  238.  
  239.  DISK FORMAT                                            STATE OF IMPLEMENTATION
  240.  ──────────────────────────────────────────────────────────────────────────────
  241.  Predefined are all OS-9 formats of Microware, Oettle + Reichler, Eltec , PEP,
  242.  Motorola, Ultrascience, ... (38W7, 58W7, 38U0, 58U0, uv380, uv580, 3803, 5803,
  243.  dm0, dh0, d0, dx0...). The "auto" command is provided to detect formats which
  244.  are not predefined. OS9MAX will detect really every double- or high- density
  245.  format. A 'user-defined-format' option is provided. OS9MAX is highly parameter
  246.  driven, every format paramter is adjustable by the user. The disk format
  247.  descriptors can be saved as ASCII files.
  248.  
  249.  INSTALLATION                                             HARDWARE REQUIREMENTS
  250.  ──────────────────────────────────────────────────────────────────────────────
  251.  "Plug and Play"-software. No installation is required. You only have to copy
  252.  the program to your hard disk. System requirements are a AT class PC or Laptop
  253.  (>80286) running MS-DOS. OS9MAX offers different screen modes: from full
  254.  screen SAA GUI style mode to B/W LCD or monocrome display mode. OS9MAX will
  255.  run in standard DOS environment or under MS WINDOWS 3.1 (DOS Box).
  256.  
  257.  DELIVERY INFORMATION & PRICING
  258.  ──────────────────────────────────────────────────────────────────────────────
  259.  Note: currently there are the below listed OS9MAX PACKAGES available
  260.  
  261.  1. OS9MAX manages OS-9 double and high density diskettes
  262.  2. OS9MAXSD manages OS-9 single density diskettes
  263.  3. OS9MAXMC manages OS-9 pcmcia memory cards
  264.  4. OS9MAXIM manages OS-9 media image files (raw copy of media to file)
  265.  5. OS9MAXHD manages OS-9 hard disks
  266.  
  267.  You may order your copy of OS9MAX via FAX. We deliver the software package
  268.  from stock. Shipping via air mail to USA and JAPAN will take a matter of
  269.  days (less than a week). International Priority shipping is no problem. We
  270.  send out the software at the day of the order.
  271.  
  272.  
  273.  SOFTWARE PACKAGE                                  E.G.: OS9MAX DD/HD DISKETTES
  274.  ──────────────────────────────────────────────────────────────────────────────
  275.  OS9MAX   EXE    OS9MAX (main program) DD/HD diskettes (double-/high-density)
  276.  OS9MAXSD EXE    OS9MAX (main program) SD diskettes (single-density)
  277.  OS9MAXMC EXE    OS9MAX (main program) PCMCIA memory cards
  278.  
  279.  38W7     FMT    formatmacro DD
  280.  BATCH    BAT    example batchfile
  281.  BATCH    CMD    example commandlist
  282.  DH0      FMT    formatmacro HD
  283.  DM0      FMT    formatmacro HD
  284.  EXITCODE BAT    demo how to start other programs from within
  285.  IDENTX   EXE    verifies, seperates, and extracts OS-9 (rom-)modules
  286.  INSTALL  BAT    installation batch
  287.  IS3803   BAT    example how to use IS3803.EXE
  288.  IS3803   EXE    auto-detect program for single-density diskettes
  289.  MANUAL   BAT    print batch: downloads the manual binary to HP Laser II
  290.  MANUAL   EXE    self-extracting binary manual for download to HP Laser II
  291.  MERGE    EXE    merges modules into a boot- or romfile
  292.  NEW      DOC    release notes: OS9MAX/OS9MAXSD/OS9MAXMC
  293.  NOZ      EXE    erases DOS ^Z end-of-file mark
  294.  OS9DEMO  EXE    OS9MAX (demo) DD/HD diskettes (double-/high-density)
  295.  OS9DESC  EXE    OS-9 device-descriptor dump utility
  296.  OS9MAX   PIF    Windows 3.1 PIF (OS9MAX window in 386 mode)
  297.  OS9MAXSM EXE    OS9MAX (demo) SD diskettes (single-density)
  298.  PCMCIA   DOC    release notes: OS9MAXMC (OS-9 chipcards)
  299.  README          this file
  300.  SUBCALL  BAT    demo how to use OS9MAX as child process
  301.  UNIX     BAT    how to read/write/manage UNIX tar diskettes on PC
  302.  XDC      CFG    configuration and descriptor file
  303.  XDC      EXE    single drive diskcopy (OS-9/DOS/UNIX format)
  304.  
  305.  Note: The newest version of the manual is always provided with the software
  306.  package. It is highly recommended to use the MANUAL.BAT procedure file. The
  307.  result is the latest version of the manual.
  308.  
  309.  
  310.  SPECIAL FORMATS & HARDWARE
  311.  ──────────────────────────────────────────────────────────────────────────────
  312.  If you receive the demonstration version of OS9MAX and you will not be able to
  313.  read the desired diskettes, please give us a call or fax. We will incorporate
  314.  this special format into our software as soon as possible. We have many more
  315.  solutions available than listed in this information.
  316.  
  317.  The OS9MAX software supports special diskette drives and controllers to handle
  318.  Japanese media formats with FM recording. OS9MAXMC supports external PCMCIA
  319.  drives.
  320.  
  321.  If you have the media with OS-9 data - we make the media readable from DOS !
  322.  
  323.  
  324.  CUSTOMIZING
  325.  ──────────────────────────────────────────────────────────────────────────────
  326.  What we need is only a OS-9 disk for testing purposes which has already been
  327.  formatted on your OS-9 system. Please write some files and directories to the
  328.  media after formatting: this will allow extensive testing over the entire
  329.  media.
  330.  
  331.  SAMPLE PROGRAM SESSION                                            HOW TO START
  332.  ──────────────────────────────────────────────────────────────────────────────
  333.  
  334.  *** Note: the demonstration does not reflect the SAA style desktop of OS9MAX
  335.  because demo starts with '/m0' option (TTY = non SAA mode).
  336.  
  337.  1. Start OS9MAX
  338.  2. List directory of OS-9 media
  339.  3. Terminate OS9MAX
  340.  
  341.  Insert OS-9 media into the selected drive, the start the program by typing at
  342.  the MS-DOS prompt:
  343.  
  344.  ┌────────────────────────────────────────────────────────────────────────────┐
  345.  │ C:\> OS9MAX B: 38W7 /m0                ;* 38W7 Microware standard format   │
  346.  │                                                                            │
  347.  │ u1> dir                                ;* list directory of OS-9 media     │
  348.  │     owner    last modified attributes sector bytecount name                │
  349.  │    -------   ------------- ---------- ------ --------- ----                │
  350.  │      0.0     92/02/22 1934  ---wr-wr  00000D      1065 .login              │
  351.  │      0.0     92/02/22 1934  ---wr-wr  000015      1065 startup             │
  352.  │    2 file(s) and 0 dir(s) found                                            │
  353.  │                                                                            │
  354.  │ u1> exit                               ;* terminate OS9MAX & return to DOS │
  355.  │                                                                            │
  356.  │ C:\>                                   ;* back to DOS                      │
  357.  └────────────────────────────────────────────────────────────────────────────┘
  358.  
  359.  
  360.  BBS                                                                   DOWNLOAD
  361.  ──────────────────────────────────────────────────────────────────────────────
  362.  
  363.  The latest demoversion and manual of OS9MAX software can be downloaded from
  364.  the following BBS:
  365.  
  366.  BBS         : CompuServe
  367.  Forum       : GO 'OS9'
  368.  Area        : Utilities or OS9/68000 (OSK)
  369.  
  370.  ──────────────────────────────────────────────────────────────────────────────
  371.  ──────────────────────────────────────────────────────────────────────────────
  372.  
  373.  ──────────────────────────────────────────────────────────────────────────────
  374.  You are welcome to use our Fax ++49-431-86511 in case of further questions.
  375.  
  376.  DTR Datentechnik Reischke
  377.  Bremer Str. 2
  378.  D-24118 Kiel
  379.  Germany
  380.  Fax Hotline ++49-(0)431-86511
  381.  
  382.  The information contained herein is subject to change without notice.
  383.  
  384.  ──────────────────────────────────────────────────────────────────────────────
  385.  R940815V37         DTR Datentechnik Reischke D-24118 Kiel Fax +49-(0)431-86511
  386.  ──────────────────────────────────────────────────────────────────────────────
  387.  
  388.